CrashReporter

Facility that provides access to the crash reporter status.

Functions

Link copied to clipboard
abstract fun getPendingCount(): Int
Retrieves the amount of crash report pending to be uploaded.
Link copied to clipboard
abstract fun isUploading(): Boolean
Tells whether a crash report upload is currently in progress.